projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
6faa6c9
4d42cbd
)
auto merge of #329 : alexcrichton/cargo/fix-git-submodule, r=wycats
author
bors
<bors@rust-lang.org>
Wed, 6 Aug 2014 19:34:04 +0000
(19:34 +0000)
committer
bors
<bors@rust-lang.org>
Wed, 6 Aug 2014 19:34:04 +0000
(19:34 +0000)
The fast path bypassed updating the submodule which wasn't correct if we were
the first checkout.
Trivial merge